	
;;; QQ: 67762207
%100
+51
+4
[@main]
#IF
checkpkpoint 2
#SAY
Dip your hands in the end the number of blood ah! Like you who are not eligible for touching the book. \ \
<Close/@exit>
#ELSESAY
Are really annoying, what is it? \ \
<Buy/@buy + (book class)> Skill Book \
<Sell/@sell> Skill Book \
<Request/@BookAnalysis> skills in the interpretation of the book \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities

[@buy]
#SAY
I was reading, casually pick their own bar. \ \
<Pre-step /@main>

[@sell]
#SAY
What an interesting book? \ \
<Pre-step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
check [109] 1
check [110] 0
checkitem Book 1
#ACT
Mov D0 1

#SAY	
<With regard to the task dialogue./@AreaQuest9_NPC5_0>\\

#IF
check [101] 1
check [301] 0
checkjob Taoist
#ACT
Mov D0 1

#SAY
<With regard to the task dialogue./@CALL_AreaQuest_2>\\
#IF
Equal D0 1

#SAY
_<Return/@Main>\
_<Close/@exit>

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break


[@NoQuest_Say]
#SAY
_Attentively reading the book, as if did not hear me\\
_<Close/@exit>


[@CALL_AreaQuest_2]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Taoist.txt] @Basic_Taoist_2_1

[@AreaQuest9_NPC5_0]
#CALL [AreaQuest\ChoboGuide9\ChoboGuide9.txt] @AreaQuest9NPC5

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@BookAnalysis]
#CALL [System\BookConvert.txt] @Taoist_Book

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;;QQ:67762207